home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / bbs / pcsuni1.zip / PCBDE406.ZIP / HISTORY.DOC < prev    next >
Text File  |  1997-03-23  |  11KB  |  238 lines

  1.                                PCBDE v4.06
  2.            Copyright (c)96,1997 by Practical Computer Services
  3.  
  4.                    HISTORY OF CHANGES, FIXES, & ADDITIONS
  5. -------------------------------------------------------------------------------
  6.  
  7. BIG NEWS! BIG NEWS! BIG NEWS! BIG NEWS! BIG NEWS! BIG NEWS! BIG NEWS! BIG NEWS!
  8.  
  9. 09/22/96
  10.  
  11. Practical Computer Services is proud to be the new owner of this fine software.
  12. PCS will now be taking all registrations, releasing all new updates and
  13. handling all support questions. See v4.02 release notes for additional
  14. information.
  15.  
  16. BIG NEWS! BIG NEWS! BIG NEWS! BIG NEWS! BIG NEWS! BIG NEWS! BIG NEWS! BIG NEWS!
  17.  
  18. -------------------------------------------------------------------------------
  19. v4.06 03/23/97
  20.    Updated documentation & text files to reflect updated contact
  21.    information.
  22.  
  23.  
  24. v4.05 10/29/96
  25.    Correct a problem with the PPE reading the LONGPATH.DAT file. Make
  26.    sure your LONGPATH.DAT file looks like this:
  27.  
  28.    6;c:\pcb\ppe\suggest\
  29.     ^
  30.    Use a semi-colon (;) between the door # and path information
  31.  
  32.  
  33. v4.04 10/08/96
  34.    Corrected a path problem within the PPE that I broke during the last
  35.    compile. (OOPS!)  Make sure to create a directory named DATA under
  36.    your main PCBDE directory. See PCBDE.DOC for details.
  37.  
  38.  
  39. v4.03 10/03/96
  40.  
  41.    Corrected some problems with the key routines for detecting if the
  42.    program is registered or not.
  43.  
  44.  
  45. v4.02 09/29/96
  46.  
  47.    Practical Computer Services has purchased the source and rights to
  48.    PCBDE from GO/4 Software as of 09/22/96. Changes made to the code
  49.    and related files to reflect this change of ownership. Please direct
  50.    all questions and registrations to PCS, not GO/4 Software.
  51.  
  52.    Company info:
  53.  
  54.    Practical Computer Services
  55.    483 Klockner Road
  56.    Hamilton, NJ  08619
  57.  
  58.    Voice: (609) 584-7947
  59.    Support BBS: The TAO BBS  (609)587-2672  33,600 USR v.everything
  60.    Internet E-Mail: bob.watson@tao.com
  61.  
  62.  
  63. v4.01u 12/08/95    * Added Universal Key Routines.
  64.  
  65.                    * Added code to make PCBDE Dbase capable, this
  66.                      will eliminate all the LST files (in the next
  67.                      version) and should greatly speed up the dispaly
  68.                      for all you people running 100's of doors.
  69.  
  70.                    * Replaced alot of the internal code with Functions
  71.                      and procedures, making debugging much easier.
  72.  
  73. v4.01  06/29/94    * Added a new configuration file, for those of you running
  74.                      with long path names, you can add the path to a file
  75.                      called LONGPATH.DAT, and have your path picked up from
  76.                      there, this is only neccesasry for PPE's.  Format of
  77.                      LONGPATH.DAT is as follows:
  78.                            9;C:\PCB\PPE\GAMES\ADVENTURE\TEXT\
  79.                ┌───────────┘│└────────────┐
  80.  The number as shown on     │    Full path (remember no PPE name),
  81.  the doors open menu!       │    with the trailing slash!
  82.                             ┘
  83.                       A Semi-Colon
  84.  
  85.                       Simple, No?  Then the only thing you need to place in
  86.                       the PCBDE.CFG (in the slot for path) is the keyword
  87.                       LONG.  Using the LONG parameter here, will tell PCBDE
  88.                       to look in the file LONGPATH.DAT.
  89.                       Any questions?  Give a call.
  90.  
  91. v4.00  06/08/94    * New owners!  GO/4 Software are now the support, registration
  92.                      and programmers for the newly named PCBDE (previously called
  93.                      TCMDE).
  94.  
  95.                    * Display modifications to reflect the new company name, added
  96.                      the (A)bout feature (all of our software has it in it, just
  97.                      basically a "who we are" screen, only those people who know
  98.                      about it bother with it anyway <G>.
  99.  
  100.                    * Placed hooks into the code so that we can launch both PPE's
  101.                      and regular door programs and have them register in the
  102.                      counter display.  This will be in ver 4.01.
  103.  
  104. v3.62  12/06/93    * I finally broke down and called Clark to find out EXACTLY
  105.                      what was causing the Buffer errors. They gave me some
  106.                      hints, and I recoded a few segments! I sure hope this takes
  107.                      care of the problem!
  108.  
  109. v3.61  12/02/93    * Recompiled with 12-01-93 beta of PPL 2.0. This should
  110.                      hopefully get rid of the nasty buffer errors that where
  111.                      cause by the Beta compiler!
  112.  
  113. v3.60  11/15/93    * Fix a few spelling errors in the Display files! I was not
  114.                      an English major!!:)
  115.  
  116.                    * Recompiled code with PPLC version 2! Optimized code for new
  117.                      compiler. Performance improvement noted on my system. Added
  118.                      a few incentives to register the code.
  119.  
  120. v3.51  11/09/93    * Minor Bug Fix. Something went amiss with the 3.50 compile.
  121.                      The code was STILL not picking up the PPE Paths from
  122.                      the menu............................................FIXED!
  123.                      This one was a real pain to track down! Several code
  124.                      segments had to be changed.
  125.  
  126. v3.50  11/08/93    * Yet another bug release! v3.40 was getting PPE paths from
  127.                      the command line, but not if the user picked it from the
  128.                      menu................................................FIXED!
  129.  
  130. v3.40  10/18/93    * Bug squashing release only! v3.30 was not reading in the
  131.                      PPE path from the PCBDE.CFG properly................FIXED!
  132.  
  133. v3.30  10/18/93    * Added SysOp definable header for registered users.
  134.                      - By request, I aim to please.
  135.                      PCBDE defaults to *NOT* use the .HDR file. If you
  136.                      want to define your own header create a file called
  137.                      PCBDE.HDR and edit it as you please. HDR.DAT is
  138.                      included as an example.
  139.  
  140.                    * Did some serious code optimization. PCBDE should now
  141.                      run faster. I removed many lines of redundant code!
  142.  
  143.                    * NEW! PCBDEBLT.EXE by Chuck Valecek. This little
  144.                      executable will create a nifty bulletin with
  145.                      all your door info.
  146.  
  147.                    * UPDATED! PCBEED3.EXE by Chuck Valecek. Now includes
  148.                      option to pick your highlight color.
  149.  
  150.                    * Had a request to add a column the display to show if the
  151.                      door registered. I'm interested in hearing what you
  152.                      folks think about this.
  153.  
  154. v3.20  10/11/93    * YOU MUST DELETE *EVERYTHING* IN THE PCBDE SUBDIRECTORY
  155.                      TO UPGRADE TO THIS VERSION.
  156.  
  157.                    * Added ability to pass command line parameters to
  158.                      the door that is called. For example users can
  159.                      automatically start their Qmail download with the
  160.                      "OPEN QMAIL D" command. This feature does not work
  161.                      with PPE's yet!
  162.  
  163.                    * If user entered 007 instead of 7 at the prompt, it
  164.                      was creating 2 different LST files. This caused
  165.                      the times opened and last opened indicators to be
  166.                      off.........................................FIXED!
  167.  
  168.                    * Added 2 additional highlight colors for a total of
  169.                      3. You may now choose which color to use on a
  170.                      particular entry. Because of this you MUST edit
  171.                      the PCBDE.COL file and add 2 lines. see UPGRADE.DOC.
  172.  
  173. v2.60  09/23/93    * No bugs to squash, but I had some requests that
  174.                      I thought would improve the code.
  175.  
  176.                      Request 1 - Improve display speed.
  177.                      Request 2 - Keep LST files static so they
  178.                                  don't grow so huge!
  179.  
  180.                      These two are actually related so I went back to
  181.                      work..........
  182.  
  183.                    * YOU MUST DELETE *EVERYTHING* IN THE PCBDE SUBDIRECTORY
  184.                      TO UPGRADE TO THIS VERSION. The way I was calculating
  185.                      Times opened for each door was pretty slow so I changed
  186.                      it. the .LST files stored in the PCBDE directory are
  187.                      now *STATIC* in size! They will NEVER get any bigger!
  188.  
  189.                    * I re-wrote a ton of code for this release so holler
  190.                      if a bug pops up!
  191.  
  192. v2.51  09/22/93    * I went and fiddled with the Command line!
  193.                      v2.50 wasn't allowing you to go right into
  194.                      a door from the command line................FIXED!
  195.                      The High price of Progress! ;)
  196.  
  197.                    * ADDED: PCBDE_ED.EXE - This is a little configuration
  198.                             file editor written by Chuck Valecek! Fire
  199.                             this up for quick changes without the comma
  200.                             headaches normally associated with a file
  201.                             like PCBDE.CFG!
  202.  
  203.                             Say it with me guys.......Thanks Chuck!
  204.  
  205.                    * Unless someone finds a bug, this is the last
  206.                      version of PCBDE for a week or 2! I have an
  207.                      article to work on for the PPE Newsletter!
  208.  
  209. v2.50  09/21/93    * Slight Display bug with new colors..........FIXED!
  210.  
  211.                      If your system had less than 15 doors which
  212.                      is less than 1 page, they were not displayed
  213.                      correctly...................................FIXED!
  214.  
  215.                    * ADDED: Ability to categorize Doors!
  216.  
  217.                    * ADDED: Command line switches!
  218.  
  219.                      OPEN A - displays ALL doors
  220.                      OPEN C - asks category
  221.  
  222. v2.11  09/20/93    * v2.10 sent out on the wire with no REGISTER.DOC!
  223.                      Optimized some code which should improve speed.
  224.                      Still working on categorizing doors.
  225.  
  226. v2.10  09/19/93    * ALL Color's are now SysOp configurable.
  227.  
  228. v2.05  09/16/93    * PPE's were not loading properly.......FIXED!
  229.  
  230. v2.01  09/15/93    * Initial Shareware release
  231.  
  232. v1.00  07/25/93    * Limited Initial Release. Wanted to work out the major
  233.                      bugs.
  234.  
  235.        08/01/93    * Author gets side tracked due to major abdominal
  236.                      surgery. Doesn't write any code for several weeks
  237.                      for obvious reasons.
  238.